Skip to content

Build documentation strictly and fix docstrings - #45

Merged
glopesdev merged 1 commit into
mainfrom
docs-release-fixes
Aug 25, 2026
Merged

Build documentation strictly and fix docstrings#45
glopesdev merged 1 commit into
mainfrom
docs-release-fixes

Conversation

@glopesdev

Copy link
Copy Markdown
Contributor

Two small documentation fixes ahead of the release.

The documentation build in CI now runs with --strict, so a broken link or a missing nav entry fails the build rather than warning and passing. mkdocs build --strict already passes on main, so this changes what CI enforces rather than what the site contains.

Eight register docstrings now read "an int8" rather than "a int8", on the four signed scalar registers and the four signed array registers. Both groups render on the API reference page.

The documentation build now runs with --strict, so a broken link or a
missing nav entry fails the build instead of warning and passing.

Eight register docstrings now read "an int8" rather than "a int8", on
the four signed scalar registers and the four signed array registers.
@glopesdev
glopesdev requested a review from bruno-f-cruz August 25, 2026 12:41
@glopesdev glopesdev added the documentation Improvements or additions to documentation label Aug 25, 2026
@glopesdev
glopesdev merged commit ad200a0 into main Aug 25, 2026
14 checks passed
@glopesdev
glopesdev deleted the docs-release-fixes branch August 25, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants